Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get and set ignored classes #2091

Merged
merged 4 commits into from Apr 17, 2020
Merged

Conversation

wickedOne
Copy link
Contributor

allow ignored classes to be set in the rest action reader

fixes #2090

*
* @return array
*/
public function getIgnoredClasses()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add return type

@xabbuh xabbuh added this to the 2.8 milestone Mar 28, 2020
Copy link
Member

@Tobion Tobion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good enough for me as it will be deprecated anyway. It fixes #2090 and #2078. Should be merged in 2.x.

@Tobion
Copy link
Member

Tobion commented Apr 10, 2020

@wickedOne could you change the target to 2.x and rebase? Currently there is a conflict.

allow ignored classes to be set in the rest action reader

fixes FriendsOfSymfony#2090
added return types and a little documentation for ignored classes
changed array type hints to be more explicit
@wickedOne wickedOne changed the base branch from master to 2.x April 10, 2020 14:42
@wickedOne
Copy link
Contributor Author

rebased and changed the target.

fixing a rebase mishap
@Tobion Tobion merged commit 6a730f6 into FriendsOfSymfony:2.x Apr 17, 2020
@wickedOne wickedOne deleted the ignored-classes branch April 17, 2020 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RestActionReader ignoring user interface in 2.7.0
3 participants